home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Games of Daze
/
Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso
/
x2ftp
/
msdos
/
lang
/
a86v372
/
installb.bat
< prev
next >
Wrap
DOS Batch File
|
1994-04-28
|
442b
|
17 lines
c:
md \a86
cd \a86
b:pcunzip -o b:a86*.zip
b:pcunzip -o b:d86*.zip
b:pcunzip -o b:reg_only.zip
del *.diz
copy b:errata
copy b:read.me
rem Thank you for your interest in A86 and D86!
rem You can print the manual with the command
rem COPY *.DOC PRN but be warned it's huge: over
rem 150 pages for the assembler alone. The files
rem A02.DOC and D02.DOC contain demonstrations
rem to show you how the programs work.